WELCOME TO BLYXXA SAAS ENGINE (v2.1.0)
-------------------------------------------------------------------------
CLEAN INSTALLATION GUIDE (Duplicator Method)
-------------------------------------------------------------------------

This package allows you to perform a fresh installation of the SaaS Engine 
on a completely empty server. It installs WordPress, the theme, plugins, 
and demo content all at once.

-------------------------------------------------------------------------
WHAT YOU NEED (PREREQUISITES)
-------------------------------------------------------------------------
1. A web hosting account (cPanel, Plesk, etc.).
2. A Database Name, Database Username, and Database Password.
   (Create these in your hosting panel via "MySQL Databases").
3. An empty folder on your server (usually public_html).

-------------------------------------------------------------------------
INSTALLATION INSTRUCTIONS (STEP-BY-STEP)
-------------------------------------------------------------------------

STEP 1: UPLOAD FILES
- Upload both files included in this folder to your server:
  1. installer.php
  2. Blyxxa_Setup.zip
- You can use an FTP client (like FileZilla) or your hosting File Manager.

STEP 2: RUN THE INSTALLER
- Open your web browser.
- Type your website address followed by /installer.php
  (Example: www.yourdomain.com/installer.php)
- The Duplicator Wizard will open.

STEP 3: SETUP WIZARD
- Check "I have read and accept all terms" and click "Next".
- Enter the Database details you created in Step 1 (Host, Name, User, Password).
- Click "Test Database". If it says "Success", click "Next".
- Click "OK" to run the installation.

STEP 4: UPDATE DATA
- The system will ask for the URL and Title. Usually, it detects them automatically.
- Click "Next".

STEP 5: LOGIN & CLEANUP
- The installation is complete! Click the "Admin Login" button.
- Log in with the default credentials below:

  Username: admin
  Password: admin123

  *IMPORTANT: Change this password immediately in Users > Profile!*

- After logging in, you will see a notice: "This site has been successfully migrated!"
- Click the link to "Remove Installation Files" to delete the installer files 
  for security purposes.

STEP 6: PERMALINKS
- Go to Settings > Permalinks and click "Save Changes" twice to ensure 
  all links work correctly.

-------------------------------------------------------------------------
TROUBLESHOOTING & SERVER REQUIREMENTS
-------------------------------------------------------------------------
If the installer freezes or gives a "Timeout" error, your server resources 
might be too low. We recommend these PHP settings:

- memory_limit: 512M
- max_execution_time: 300 (or higher)
- upload_max_filesize: 512M

Contact your hosting support if you need help adjusting these values.

-------------------------------------------------------------------------
SUPPORT & RESOURCES
-------------------------------------------------------------------------
Visit us: https://blyxxa.com
Support: support@blyxxa.com

Thank you for choosing Blyxxa!